home *** CD-ROM | disk | FTP | other *** search
/ Professor Teaches HTML F…damentals & HTML Advanced / Professor Teaches HTML Fundamentals & HTML Advanced.iso / PRFHTF / 1e / 1e18.wav (.mp3) < prev    next >
Waveform Audio File Format  |  2000-10-16  |  354.7 KB  |  1 channel  |  22,050 sample rate  |  32 seconds
Transcription: Relative path names work because a browser operates as if any path information left out of a URL matches the information used to get the current page. Therefore, the simplest link is one with a relative path to a file within the same directory as the current document. If, for example, a file2.html were in the same directory as the current file, which is file1.html, you would link to file2.html as follows. href equals file2.html